gtk4.git
2017-10-06 Benjamin Ottegtk-demo: Remove old build file
2017-10-06 Benjamin Ottebuild: Remove old Makefile.inc files
2017-10-06 Piotr DrągUpdate Polish translation
2017-10-06 Matthias ClasenSome updates
2017-10-06 Timm BäderWidget: make sure windowed widgets have a 1×1 min size
2017-10-06 Timm Bäderwidget: Allow 0×0 allocations
2017-10-06 Timm Bädersearchbar: Remove superfluous padding
2017-10-06 Timm Bäderbox: Drop priv pointer
2017-10-06 Timm Bäderimage: Remove mention on gdk-pixbuf-csource
2017-10-06 Daniel BolesHC: Add border/hilight when hovering flat buttons
2017-10-06 Daniel BolesHC: Flat titlebuttons became non-flat in backdrop
2017-10-05 Daniel BolesHighContrastInverse: Make window borders visible
2017-10-05 Daniel BolesHC: Fix MessageDialog’s rounded bottom borders
2017-10-05 Daniel BolesHighContrast: Fix titlebar containing >1 headerbar
2017-10-05 Marco Trevisan... HighContrast: set min-height for headerbars
2017-10-05 Daniel BolesHC: Copy working tooltip code from Adwaita & tweak
2017-10-05 Daniel BolesHC: Give tooltips a border for contrast on Inverse
2017-10-05 Daniel BolesHighContrast: Actually style tooltips...
2017-10-05 Xavi Ivars[l10n] Updated Catalan (Valencian) translation
2017-10-05 Timm Bäderswitch: Fix int/double comparison
2017-10-05 Timm Bäderscrolledwindow: Make sure gtk_get_current_event_state...
2017-10-05 Timm Bäderappchooserdialog: Remove unused macro
2017-10-05 Timm Bädercombobox: Remove unneeded queue_resize call
2017-10-05 Daniel BolesHighContrast: Correctly select window decoration
2017-10-05 Matthias Clasenwayland: fix a typo
2017-10-04 Daniel Bolesupdateiconcache: Avoid confusing loop construct
2017-10-04 Colomban WendlingEnter submenus when activating their parent item
2017-10-04 Georges Basile... -wayland: Safeguard against NULL gtk_surface1
2017-10-04 Daniel BolesTreeMenu: Remove accidentally duplicated doc lines
2017-10-04 Daniel Bolestestcombo: Test grid :row- and :column-span-column
2017-10-04 Daniel BolesComboBox|TreeMenu: Slightly clarify wrap-width doc
2017-10-04 Daniel BolesComboBox|TreeMenu: Clarify :row|column-span-column
2017-10-04 Felipe Borgesbuild: Bump minimum GLib version to 2.53.7
2017-10-04 Matthias Claseninspector: Add gsk and vulkan information
2017-10-02 Daniel Boleswidget-factory: Demo different Frame border-styles
2017-10-02 Daniel BolesRevert "widget-factory: Usefully demo Frame shadow...
2017-10-02 Daniel BolesFrame: Enhance CSS docs
2017-10-02 Carlos Garnachoimcontext: Fix typo on ctrl+shift+u hex sequences handling
2017-10-02 Timm Bädersnapshot: Fix mixup when creating crossfade nodes
2017-10-02 Timm Bädersnapshot: Use one GPtrArray for all nodes
2017-10-02 Timm Bädersnapshot: Use one large GArray for all states
2017-10-02 Timm Bädergtkroundedbox: Remove some unneeded conditionals
2017-10-02 Matthias ClasenStart reftests for gsk
2017-10-02 Matthias ClasenCreate tests for gsk box shadows
2017-10-02 Matthias ClasenCreate tests for GskTextNode
2017-10-01 Matthias ClasenClip intermediate textures
2017-10-01 Timm Bäderstylecontext: Drop priv pointer
2017-10-01 Timm Bäderspinner: Remove priv pointer
2017-10-01 Timm Bäderswitch: Remove priv pointer
2017-10-01 Timm Bäderlabel: Remove priv pointer
2017-10-01 Timm Bäderimage: Remove some unneeded includes
2017-10-01 Timm Bäderimage: Remove priv pointer
2017-10-01 Timm Bädericonhelper: Don't inherit from GObject
2017-10-01 Timm Bädercssshadowsvalue: Don't heap-allocate shadows
2017-10-01 Timm Bäderswitch: Remove some unneeded includes
2017-09-30 Matthias ClasenAdd a forgotten rename
2017-09-30 Matthias ClasenReshuffle things a little bit
2017-09-30 Matthias ClasenSmall simplification
2017-09-30 Matthias Clasenvulkan: Add a counter for intermediate textures
2017-09-30 Matthias ClasenCosmetics
2017-09-30 Matthias ClasenFix a doc comment
2017-09-30 Benjamin Otteinspector: GSK_IS_RENDER_NODE() does NULL-check
2017-09-30 Matthias ClasenSupport repeat nodes in vulkan
2017-09-30 Matthias Clasenvulkan: Add a repeating sampler
2017-09-30 Matthias Clasenvulkan: Move sampler creation down
2017-09-30 Matthias Clasenvulkan: Rename blend pipeline to texture
2017-09-30 Matthias Clasenvulkan: Allow to control scaling in the blend pipeline
2017-09-29 Matthias Clasenvulkan: Fix setup for dependent render passes
2017-09-29 Daniel Bolesdocs: css-properties: Fix wrongly repeated colour
2017-09-29 Timm Bädertestsuite: Add test case for previous commit
2017-09-29 Timm Bäderwidget: Fix inserting child widgets at the beginning
2017-09-29 Timm Bäderbuild: Add widgetorder unit test to build system
2017-09-29 Timm Bäderbox: Remove return value from box_pack
2017-09-29 Timm Bäderbox: Remove size_allocate_no_center
2017-09-29 Timm Bäderadwaita: Remove outlines from focused entries for now
2017-09-29 Matthias ClasenRecorder: Add details for inset and outset shadow nodes
2017-09-29 Matthias Clasengsk: Fix a typo
2017-09-29 Matthias ClasenRecorder: Show details about linear gradient nodes
2017-09-28 Matthias ClasenRecorder: Show details of blur nodes
2017-09-28 Matthias Clasenrecorder: Show details for blend nodes
2017-09-28 Matthias Clasengsk: remove gsk_blend_node_get_blend_mode from public api
2017-09-28 Matthias ClasenRecorder: Show details of crossfade nodes
2017-09-28 Matthias Clasenrecorder: Show details for opacity nodes
2017-09-28 Matthias ClasenRecorder: Show details of border nodes
2017-09-28 Matthias Clasenrecorder: Put text color in the right row
2017-09-28 Matthias ClasenRecorder: Show colors visually for text too
2017-09-28 Matthias ClasenReshuffle the recorder ui a bit
2017-09-28 Matthias Clasenrecorder: Show surfaces and textures
2017-09-28 Matthias Clasenrecorder: Show text node properties
2017-09-28 Matthias Clasenrecorder: show color information for color nodes
2017-09-28 Timm BäderPlug some memory leaks
2017-09-28 Timm BäderGdkEvent: OWNER_CHANGE events have a selection as well
2017-09-28 Timm BäderGdkEvent: Unref user_data in free
2017-09-28 Matthias Clasenvulkan: Measure gpu time
2017-09-28 Matthias Clasengsk: Change the profiler setup
2017-09-28 Matthias Clasengsk: Redo the sampling in the profiler
2017-09-28 Matthias Clasengsk: Add a profile counter for vulkan render passes
2017-09-28 Matthias Clasenvulkan: Implement multiple render passes
2017-09-28 Matthias ClasenAdd an api to get the vertex data for a render pass
2017-09-28 Matthias ClasenAdd semaphores to the command buffer submit api
next